GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / ConvertDocxComments Property





In This Topic
ConvertDocxComments Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property ConvertDocxComments As Boolean
public bool ConvertDocxComments {get; set;}
public read-write property ConvertDocxComments: Boolean; 
public function get,set ConvertDocxComments : boolean
public: __property bool get_ConvertDocxComments();
public: __property void set_ConvertDocxComments( 
   bool value
);
public:
property bool ConvertDocxComments {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members